home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Owl 7
/
Night Owl Shareware (NOPV7)(Night Owl Publisher Inc.)(1992).bin
/
038a
/
bash1_12.arj
/
BASH1-12.TAR
/
bash-1.12
/
parser.h
< prev
next >
Wrap
Text File
|
1992-01-21
|
206b
|
9 lines
/* parser.h -- Everything you wanted to know about the parser, but were
afraid to ask. */
#if !defined (_PARSER_H)
# define _PARSER_H
# include "command.h"
# include "input.h"
#endif /* _PARSER_H */